home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 8037 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: anvil.ugrad.cs.ubc.ca!not-for-mail
  2. From: c2a192@ugrad.cs.ubc.ca (Kazimir Kylheku)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: What is &Variable (declared as: char Variable[10])?
  5. Date: 29 Feb 1996 08:38:00 -0800
  6. Organization: Computer Science, University of B.C., Vancouver, B.C., Canada
  7. Message-ID: <4h4kp8INNse4@anvil.ugrad.cs.ubc.ca>
  8. References: <4gqpa1$3h9@alcor.usc.edu> <4gtab6$acb@ceylon.gte.com> <313318b8.53776146@nntp.ix.netcom.com> <4h1u9d$sqq@ceylon.gte.com>
  9. NNTP-Posting-Host: anvil.ugrad.cs.ubc.ca
  10.  
  11. In article <4h1u9d$sqq@ceylon.gte.com>, Brenda  <g051286> wrote:
  12. >(from "A Book On C", Kelley & Pohl, pg 200)
  13.                                      ^^^^^^^
  14. >Constructs not to be pointed at:
  15.  
  16. Brenda, why don't you get a copy of the Kernighan and Ritchie book, _The C
  17. Programming Language_, second edition?
  18.  
  19. By page 200, K&R2 is well into the Appendix A, which will dispel all the myths
  20. you have been led to believe.
  21.  
  22. Really, what is the point of having any other C book (other than the IS
  23. document---another highly recommended volume. The library of a large university
  24. will likely have this, though they may not let you borrow it! :)
  25.  
  26. -- 
  27.  
  28.